FPLOT
Source Files
Modules
Procedures
Derived Types
errors
Derived Type
4 statements
Source File
fplot_errors.f90
fplot_errors
errors
Contents
Type-Bound Procedures
report_error
type, public :: errors
Type-Bound Procedures
procedure, public ::
report_error
public subroutine
report_error
(this, fcn, msg, code)
Arguments
Type
Intent
Optional
Attributes
Name
class(
errors
),
intent(inout)
::
this
character(len=*),
intent(in)
::
fcn
character(len=*),
intent(in)
::
msg
integer(kind=int32),
intent(in)
::
code